Special codes can be used to create additional geometric forms and specify certain actions.
The second character of the three-character string (the vector length specification) must be 0, or you can specify the special code number. For example, 008 and 8 are both valid specifications.
Code 0 marks the end of the shape definition, and Codes 1 and 2 control Draw mode.
Code 5 pushes (saves) and code 6 pops (restores) the current coordinate position while drawing a shape so that you can return to it from a later point in the shape.
With codes 8 and 9 you can draw nonstandard vectors using X-Y displacements.
Special code 00A (or 10) uses the next two specification bytes to define an arc.
Special code 00B (11) draws an arc that doesn't necessarily start and end on an octant boundary.
Special codes 00C and 00D (12 and 13) provide another mechanism for including arc segments in shape descriptions.
Special code 00E (14) is used only in dual-orientation text font descriptions, where the font is used in both horizontal and vertical orientations.